ServerSocket.ActiveConnections Method
Returns an array of TCPSockets. Gets the array of active sockets managed by the ServerSocket.
Syntax
These are the TCPSockets that were added via the AddSocket event and are now connected.
ServerSocket.ActiveConnections Method
Returns an array of TCPSockets. Gets the array of active sockets managed by the ServerSocket.
Syntax
These are the TCPSockets that were added via the AddSocket event and are now connected.